2003-09-27 Matthias Clasen <maclas@gmx.de>
+ * gtk/gtkwindow.c (gtk_window_new):
+ * gtk/gtkitemfactory.c (gtk_item_factory_new): Document
+ the fact that the newly created object does not come with
+ a floating reference. (#103068, patch by Frederic Lespez)
+
* gtk/gtkitemfactory.h: Deprecate GtkItemFactory in favor
of GtkUIManager. Just leave GtkTranslateFunc undeprecated,
since GtkActionGroup uses it.
2003-09-27 Matthias Clasen <maclas@gmx.de>
+ * gtk/gtkwindow.c (gtk_window_new):
+ * gtk/gtkitemfactory.c (gtk_item_factory_new): Document
+ the fact that the newly created object does not come with
+ a floating reference. (#103068, patch by Frederic Lespez)
+
* gtk/gtkitemfactory.h: Deprecate GtkItemFactory in favor
of GtkUIManager. Just leave GtkTranslateFunc undeprecated,
since GtkActionGroup uses it.
2003-09-27 Matthias Clasen <maclas@gmx.de>
+ * gtk/gtkwindow.c (gtk_window_new):
+ * gtk/gtkitemfactory.c (gtk_item_factory_new): Document
+ the fact that the newly created object does not come with
+ a floating reference. (#103068, patch by Frederic Lespez)
+
* gtk/gtkitemfactory.h: Deprecate GtkItemFactory in favor
of GtkUIManager. Just leave GtkTranslateFunc undeprecated,
since GtkActionGroup uses it.
2003-09-27 Matthias Clasen <maclas@gmx.de>
+ * gtk/gtkwindow.c (gtk_window_new):
+ * gtk/gtkitemfactory.c (gtk_item_factory_new): Document
+ the fact that the newly created object does not come with
+ a floating reference. (#103068, patch by Frederic Lespez)
+
* gtk/gtkitemfactory.h: Deprecate GtkItemFactory in favor
of GtkUIManager. Just leave GtkTranslateFunc undeprecated,
since GtkActionGroup uses it.
2003-09-27 Matthias Clasen <maclas@gmx.de>
+ * gtk/gtkwindow.c (gtk_window_new):
+ * gtk/gtkitemfactory.c (gtk_item_factory_new): Document
+ the fact that the newly created object does not come with
+ a floating reference. (#103068, patch by Frederic Lespez)
+
* gtk/gtkitemfactory.h: Deprecate GtkItemFactory in favor
of GtkUIManager. Just leave GtkTranslateFunc undeprecated,
since GtkActionGroup uses it.
* @returns: a new #GtkItemFactory
*
* Creates a new #GtkItemFactory.
+ *
+ * Beware that the returned object does not have a floating reference.
*/
GtkItemFactory*
gtk_item_factory_new (GType container_type,